home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #4 / K-CD-4-2002.ISO / The Art of Magic / data1.cab / Program_Files / Models / VisualFX / totems / totem_of_resurrection / resurrection.nav
Encoding:
Text File  |  2001-08-08  |  384 b   |  23 lines

  1. // Obstacle Navigation File for an individual entity
  2. // Copyright (c) Charybdis Limited 2000
  3. obstacles
  4. {
  5.     polygon
  6.     {
  7.         height 0 to 5
  8.         centre ( 0.0, 0.0 ) 
  9.         vertices
  10.         {
  11.             vertex 0      (-0.8,0.8)
  12.             vertex 1      (-0.8,-0.8)
  13.             vertex 2      (0.8,-0.8)
  14.             vertex 3      (0.8,0.8)
  15.         }
  16.         sub_polygons
  17.         {
  18.             convex_polygon 0    { 0 1 2 3 }
  19.         }
  20.         attributes medium
  21.         minor
  22.     }
  23. }